home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak - Disc 2 / Infomagic - Windows 3-Pak (Disc 2 of 3).iso / Chat-Messaging / msnm.exe / RCDATA / CABINET / msmsgs.inf < prev    next >
INI File  |  1999-08-27  |  17KB  |  396 lines

  1.  
  2. ; MSMSGS.INF
  3. ; Setup INF file for the MSN Messenger Service
  4.  
  5. [version]
  6. signature="$CHICAGO$"
  7.  
  8. AdvancedINF=2.5
  9.  
  10. [DefaultInstall]
  11.  
  12. CopyFiles      = BLC.Install.Inf,BLC.Install.App,BLC.Install.Help,BLC.Install.Shared
  13. DelFiles       = BLC.CleanPrev.App
  14. DelReg         = BLC.CleanPrev.Reg,BLC.CleanPrev.Reg.PerUser
  15. UpdateInis     = BLC.Install.Inis.PerUser
  16.  
  17. AddReg         = BLC.Install.Reg,BLC.Install.Reg.PerUser
  18. CustomDestination = BLC.Destination
  19. PerUserInstall = BLC.Install.UserStub
  20. RunPreSetupCommands = BLC.Install.PreSetup
  21.  
  22. RunPostSetupCommands = BLC.Install.PostSetup
  23.  
  24. ; Uninstall section
  25. ;
  26. [BLC.Remove]
  27.  
  28. SmartReboot    = I
  29. BeginPrompt    = BLC.Remove.BeginPrompt
  30. EndPrompt      = BLC.Remove.EndPrompt
  31. CustomDestination = BLC.Existing
  32.  
  33. DelFiles       = BLC.Remove.App,BLC.Remove.Help
  34. DelReg         = BLC.Remove.Reg,BLC.Remove.Reg.PerUser
  35. UpdateInis     = BLC.Remove.Inis.PerUser
  36.  
  37. [BLC.Remove.BeginPrompt]
  38. Prompt="%REMOVE_CONFIRMATION_PROMPT%"
  39. ButtonType=YESNO
  40. Title="%PRODUCT_NAME_AND_VER%"
  41.  
  42. [BLC.Remove.EndPrompt]
  43. Prompt="%REMOVE_COMPLETION_PROMPT%"
  44.  
  45. [BLC.Install.UserStub]
  46. DisplayName=%PRODUCT_NAME_AND_VER%
  47. ComponentID=Messenger
  48. GUID={5945c046-1e7d-11d1-bc44-00c04fd912be}
  49. Version=1,0,0,889
  50. Locale=%LOCALE_ID%
  51. IsInstalled=1
  52. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\msmsgs.inf,BLC.Install.PerUser
  53.  
  54. [BLC.Remove.UserStub]
  55. DisplayName=%PRODUCT_NAME_AND_VER%
  56. QuietDisplayName=%PRODUCT_NAME_AND_VER%
  57. ComponentID=Messenger
  58. GUID={5945c046-1e7d-11d1-bc44-00c04fd912be}
  59. Version=1,0,0,889
  60. Locale=%LOCALE_ID%
  61. RequiresIESysFile=0.0
  62. IsInstalled=0
  63. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\msmsgs.inf,BLC.Remove.PerUser
  64.  
  65. [BLC.Install.PerUser]
  66. CustomDestination = BLC.Existing
  67. AddReg            = BLC.Install.Reg.PerUser
  68. DelReg            = BLC.CleanPrev.Reg.PerUser
  69. UpdateInis        = BLC.Install.Inis.PerUser
  70.  
  71. [BLC.Remove.PerUser]
  72. DelReg            = BLC.Remove.Reg.PerUser
  73. UpdateInis        = BLC.Remove.Inis.PerUser
  74.  
  75. [DestinationDirs]
  76.  
  77. BLC.Install.App        = 49000 ; BLCDir
  78. BLC.CleanPrev.App      = 49000 ; BLCDir
  79. BLC.Remove.App         = 49000 ; BLCDir
  80.  
  81. BLC.Install.Help       = 18    ; Help directory
  82. BLC.Remove.Help        = 18    ; Help directory
  83. BLC.Install.Inf        = 17    ; LDID_INF
  84. BLC.Install.Shared     = 11    ; LDID_SYS
  85.  
  86. ; Sections for custom directory installation
  87. [BLC.Destination]
  88. 49300,49301=ProgramFilesDir,5
  89.  
  90. 49000,49001,49002=BLCDir,1
  91.  
  92. [BLC.Existing]
  93. 49000,49001,49002=BLCDir.Remove,7
  94.  
  95. [BLCDir]
  96. HKLM,"%KEY_BLCLIENT%",'InstallationDirectory','%INSTALL_DIR_PROMPT%',"%49301%\%BLCDIR%"
  97.  
  98. [BLCDir.Remove]
  99. HKLM,"%KEY_BLCLIENT%",'InstallationDirectory','',''
  100. "","","",'%REMOVE_NODIR_ERROR%',""
  101.  
  102. [ProgramFilesDir]
  103. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%ProgramFiles%"
  104.  
  105. [BLC.Install.Inf]
  106. msmsgs.inf
  107.  
  108. [BLC.Install.Shared]
  109.  
  110. [BLC.Install.Help]
  111.  
  112. [BLC.Remove.Help]
  113.  
  114. [BLC.CleanPrev.App]
  115. lvback.bmp,,,1
  116.  
  117. [BLC.Install.App]
  118. msmsgs.exe
  119. msmsgsc.dll
  120. msgslang.dll
  121. license.txt
  122. online.wav
  123. newemail.wav
  124. type.wav
  125.  
  126. [BLC.Remove.App]
  127. msmsgs.exe,,,1
  128. msmsgsc.dll,,,1
  129. msgslang.dll,,,1
  130. license.txt,,,1
  131. online.wav,,,1
  132. newemail.wav,,,1
  133. type.wav,,,1
  134.  
  135. [BLC.Install.PreSetup]
  136. msmsgsin.exe -r
  137.  
  138. [BLC.Install.PostSetup]
  139. msmsgsin.exe -o
  140.  
  141. [BLC.Install.Reg]
  142.  
  143. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{5945c046-1e7d-11d1-bc44-00c04fd912be}","KeyFileName",,"%49001%\msmsgs.exe"
  144.  
  145. HKLM,%KEY_BLCLIENT%,"InstallationDirectory",,"%49001%"
  146.  
  147. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSMSGS.EXE",,,"%49001%\msmsgs.exe"
  148. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSMSGS.EXE","Path",,"%49001%;"
  149.  
  150. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSMSGS,"DisplayName",,"%PRODUCT_NAME_AND_VER%"
  151. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSMSGS,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\msmsgs.inf,BLC.Remove"
  152. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSMSGS,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\msmsgs.inf,BLC.Remove,5"
  153.  
  154. HKCR,CLSID\%CLSID_BLOBJECT%,,,%BL_OBJECT%
  155.  
  156. HKCR,CLSID\%CLSID_BLOBJECT%\LocalServer32,,,"%49001%\msmsgs.exe"
  157. HKCR,CLSID\%CLSID_BLOBJECT%\InProcServer32,,,"%49001%\msmsgsc.dll"
  158.  
  159. HKCR,CLSID\%CLSID_BLOBJECT%\ProgID,,,"Messenger.MsgrObject.1"
  160. HKCR,CLSID\%CLSID_BLOBJECT%\Programmable
  161. HKCR,CLSID\%CLSID_BLOBJECT%\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  162. HKCR,CLSID\%CLSID_BLOBJECT%\Version,,,"1.0"
  163. HKCR,CLSID\%CLSID_BLOBJECT%\VersionIndependentProgID,,,"Messenger.MsgrObject"
  164.  
  165. HKCR,CLSID\%CLSID_UIOBJECT%,,,%UI_OBJECT%
  166.  
  167. HKCR,CLSID\%CLSID_UIOBJECT%\LocalServer32,,,"%49001%\msmsgs.exe"
  168. HKCR,CLSID\%CLSID_UIOBJECT%\InProcServer32,,,"%49001%\msmsgsc.dll"
  169.  
  170. HKCR,CLSID\%CLSID_UIOBJECT%\ProgID,,,"Messenger.MessengerApp.1"
  171. HKCR,CLSID\%CLSID_UIOBJECT%\Programmable
  172. HKCR,CLSID\%CLSID_UIOBJECT%\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  173. HKCR,CLSID\%CLSID_UIOBJECT%\Version,,,"1.0"
  174. HKCR,CLSID\%CLSID_UIOBJECT%\VersionIndependentProgID,,,"Messenger.MessengerApp"
  175.  
  176. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446},,,"IMsgrObject"
  177. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  178. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  179. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  180. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446}\TypeLib,"Version",,"1.0"
  181.  
  182. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446},,,"IMsgrUser"
  183. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  184. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  185. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  186. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446}\TypeLib,"Version",,"1.0"
  187.  
  188. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE},,,"IMsgrUserOE"
  189. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  190. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  191. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  192. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE}\TypeLib,"Version",,"1.0"
  193.  
  194. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446},,,"IMsgrUsers"
  195. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  196. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  197. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  198. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446}\TypeLib,"Version",,"1.0"
  199.  
  200. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE},,,"IMsgrUsersOE"
  201. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  202. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  203. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  204. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE}\TypeLib,"Version",,"1.0"
  205.  
  206. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9},,,"IMsgrSession"
  207. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  208. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  209. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  210. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9}\TypeLib,"Version",,"1.0"
  211.  
  212. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9},,,"IMsgrSessions"
  213. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  214. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  215. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  216. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9}\TypeLib,"Version",,"1.0"
  217.  
  218. HKCR,Interface\{659ECAD9-A5C0-11d2-A440-00C04F795683},,,"IMsgrService"
  219. HKCR,Interface\{659ECAD9-A5C0-11d2-A440-00C04F795683}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  220. HKCR,Interface\{659ECAD9-A5C0-11d2-A440-00C04F795683}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  221. HKCR,Interface\{659ECAD9-A5C0-11d2-A440-00C04F795683}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  222. HKCR,Interface\{659ECAD9-A5C0-11d2-A440-00C04F795683}\TypeLib,"Version",,"1.0"
  223.  
  224. HKCR,Interface\{659ECAD8-A5C0-11d2-A440-00C04F795683},,,"IMsgrServices"
  225. HKCR,Interface\{659ECAD8-A5C0-11d2-A440-00C04F795683}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  226. HKCR,Interface\{659ECAD8-A5C0-11d2-A440-00C04F795683}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  227. HKCR,Interface\{659ECAD8-A5C0-11d2-A440-00C04F795683}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  228. HKCR,Interface\{659ECAD8-A5C0-11d2-A440-00C04F795683}\TypeLib,"Version",,"1.0"
  229.  
  230. HKCR,Interface\{F3A614DD-ABE0-11d2-A441-00C04F795683},,,"IMessengerApp"
  231. HKCR,Interface\{F3A614DD-ABE0-11d2-A441-00C04F795683}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  232. HKCR,Interface\{F3A614DD-ABE0-11d2-A441-00C04F795683}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  233. HKCR,Interface\{F3A614DD-ABE0-11d2-A441-00C04F795683}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  234. HKCR,Interface\{F3A614DD-ABE0-11d2-A441-00C04F795683}\TypeLib,"Version",,"1.0"
  235.  
  236. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE},,,"IMsgrOE"
  237. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  238. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  239. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  240. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE}\TypeLib,"Version",,"1.0"
  241.  
  242. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376},,,"IMessengerIMWindow"
  243. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  244. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  245. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  246. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376}\TypeLib,"Version",,"1.0"
  247.  
  248. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376},,,"IMessengerIMWindows"
  249. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376}\ProxyStubClsid,,,"{00020424-0000-0000-C000-000000000046}"
  250. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376}\ProxyStubClsid32,,,"{00020424-0000-0000-C000-000000000046}"
  251. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376}\TypeLib,,,"{218CB45F-20B6-11d2-8E17-0000F803A446}"
  252. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376}\TypeLib,"Version",,"1.0"
  253.  
  254. HKCR,TypeLib\{218CB45F-20B6-11d2-8E17-0000F803A446}\1.0,,,"MSN Messenger 1.0 Type Library"
  255.  
  256. HKCR,TypeLib\{218CB45F-20B6-11d2-8E17-0000F803A446}\1.0\0\win32,,,"%49001%\msmsgs.exe"
  257.  
  258. HKCR,TypeLib\{218CB45F-20B6-11d2-8E17-0000F803A446}\FLAGS,,,"0"
  259. HKCR,TypeLib\{218CB45F-20B6-11d2-8E17-0000F803A446}\HELPDIR,,,"%18%"
  260.  
  261. HKCR,Messenger.MsgrObject,,,%BL_OBJECT%
  262. HKCR,Messenger.MsgrObject\CLSID,,,%CLSID_BLOBJECT%
  263. HKCR,Messenger.MsgrObject\CurVer,,,"Messenger.MsgrObject.1"
  264. HKCR,Messenger.MsgrObject.1,,,%BL_OBJECT%
  265. HKCR,Messenger.MsgrObject.1\CLSID,,,%CLSID_BLOBJECT%
  266.  
  267. HKCR,Messenger.MessengerApp,,,%UI_OBJECT%
  268. HKCR,Messenger.MessengerApp\CLSID,,,%CLSID_UIOBJECT%
  269. HKCR,Messenger.MessengerApp\CurVer,,,"Messenger.MessengerApp.1"
  270. HKCR,Messenger.MessengerApp.1,,,%UI_OBJECT%
  271. HKCR,Messenger.MessengerApp.1\CLSID,,,%CLSID_UIOBJECT%
  272.  
  273. [BLC.Install.Reg.PerUser]
  274.  
  275. HKCU,AppEvents\Schemes\Apps\MSMSGS,,,"%PRODUCT_NAME%"
  276.  
  277. HKCU,AppEvents\Schemes\Apps\MSMSGS\%NEW_MESSAGE_SOUND%\.Current,,2,"%49001%\type.wav"
  278. HKCU,AppEvents\Schemes\Apps\MSMSGS\%BUDDY_ONLINE_SOUND%\.Current,,2,"%49001%\online.wav"
  279. HKCU,AppEvents\Schemes\Apps\MSMSGS\%NEW_MAIL_SOUND%\.Current,,2,"%49001%\newemail.wav"
  280.  
  281. HKCU,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"MSMSGS",,"%49001%\msmsgs.exe /background"
  282.  
  283. [BLC.Remove.Reg]
  284. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{5945c046-1e7d-11d1-bc44-00c04fd912be}"
  285. HKLM,%KEY_BLCLIENT%
  286. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MSMSGS
  287. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\MSMSGS.EXE"
  288. HKLM,"SOFTWARE\Microsoft\Internet Explorer\Extensions\{FB5F1910-F110-11d2-BB9E-00C04F795683}"
  289. HKCR,CLSID\%CLSID_BLOBJECT%
  290. HKCR,CLSID\%CLSID_UIOBJECT%
  291. HKCR,Interface\{218CB451-20B6-11d2-8E17-0000F803A446}
  292. HKCR,Interface\{218CB453-20B6-11d2-8E17-0000F803A446}
  293. HKCR,Interface\{59EC0342-7506-11d2-B05F-00C04F7F89FE}
  294. HKCR,Interface\{218CB454-20B6-11d2-8E17-0000F803A446}
  295. HKCR,Interface\{59EC0343-7506-11d2-B05F-00C04F7F89FE}
  296. HKCR,Interface\{82e11592-20f5-11d2-91ad-0000f81fefc9}
  297. HKCR,Interface\{6fd143e6-20a5-11d2-91ad-0000f81fefc9}
  298. HKCR,Interface\{3656FE3E-16A6-11d2-B49D-00C04FB90376}
  299. HKCR,Interface\{59EC0340-7506-11d2-B05F-00C04F7F89FE}
  300. HKCR,Interface\{35EDD1CD-1A8C-11d2-B49D-00C04FB90376}
  301. HKCR,Interface\{35EDD1CC-1A8C-11d2-B49D-00C04FB90376}
  302. HKCR,TypeLib\{218CB45F-20B6-11d2-8E17-0000F803A446}
  303. HKCR,Messenger.MsgrObject
  304. HKCR,Messenger.MsgrObject.1
  305. HKCR,Messenger.MessengerApp
  306. HKCR,Messenger.MessengerApp.1
  307.  
  308. [BLC.Remove.Reg.PerUser]
  309. HKCU,Software\Microsoft\MessengerService
  310. HKCU,AppEvents\Schemes\Apps\MSMSGS
  311. HKCU,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"MSMSGS"
  312.  
  313. [BLC.CleanPrev.Reg]
  314.  
  315. HKCR,CLSID\{C08518E0-0532-11d2-8E15-0000F803A446}
  316. HKCR,CLSID\{218CB450-20B6-11d2-8E17-0000F803A446}
  317. HKCR,CLSID\{07CDD3FA-1758-11d2-B49D-00C04FB90376}
  318. HKCR,CLSID\{FB7199AA-79BF-11d2-8D94-0000F875C541}
  319. HKCR,Interface\{C08518E1-0532-11d2-8E15-0000F803A446}
  320. HKCR,Interface\{C08518E3-0532-11d2-8E15-0000F803A446}
  321. HKCR,Interface\{C08518E4-0532-11d2-8E15-0000F803A446}
  322. HKCR,Interface\{3656FE3E-16A6-11d2-B49D-00C04FB90376}
  323. HKCR,TypeLib\{C08518EF-0532-11d2-8E15-0000F803A446}
  324.  
  325. [BLC.Install.Inis.PerUser]
  326.  
  327. setup.ini, progman.groups,, "groupmsmsgs="%PGMGRP_FOLDER%""
  328. setup.ini, groupmsmsgs,, """%PGMITEM_MSMSGS%"", """"""%49002%\msmsgs.exe"""""""
  329.  
  330. [BLC.Remove.Inis.PerUser]
  331. setup.ini, progman.groups,, "groupmsmsgs="%PGMGRP_FOLDER%""
  332. setup.ini, groupmsmsgs,, """%PGMITEM_MSMSGS%"""
  333.  
  334. [SourceDisksNames]
  335. 1863=%DISK1%,"",0
  336.  
  337. [SourceDisksFiles]
  338. msmsgs.exe=1863
  339. msmsgsc.dll=1863
  340. msgslang.dll=1863
  341. msmsgsin.exe=1863
  342. license.txt=1863
  343. online.wav=1863
  344. newemail.wav=1863
  345. type.wav=1863
  346.  
  347. [Strings]
  348. ; ************************************************************************
  349. ; IMPORTANT - Be sure to place any localizable strings below the
  350. ; "LOCALIZATION BORDER" comment.
  351. ; ************************************************************************
  352.  
  353. KEY_BLCLIENT       = "SOFTWARE\Microsoft\MessengerService"
  354. CLSID_BLOBJECT     = "{F3A614DC-ABE0-11d2-A441-00C04F795683}"
  355. CLSID_UIOBJECT     = "{FB7199AB-79BF-11d2-8D94-0000F875C541}"
  356. BL_OBJECT          = "MSN Messenger Object"
  357. UI_OBJECT          = "MSN Messenger Application"
  358.  
  359. ; ************************************************************************
  360. ; LOCALIZATION BORDER
  361. ;
  362. ; No strings above this line should be localized.
  363. ; All strings below this line should be localized.
  364. ; ************************************************************************
  365.  
  366. ProgramFiles = "Program Files"
  367.  
  368. BLCDIR = "Messenger"
  369.  
  370. PRODUCT_NAME         = "MSN Messenger Service"
  371. PRODUCT_NAME_AND_VER = "MSN Messenger Service 1.0"
  372.  
  373. DISK1 = "MSN Messenger Service Client Files"
  374.  
  375. BUDDY_ONLINE_SOUND   = "Contact Online"
  376. NEW_MESSAGE_SOUND    = "New Message"
  377. NEW_MAIL_SOUND       = "New Mail"
  378.  
  379. ; Program folder and item names
  380.  
  381. PGMGRP_FOLDER   = ""
  382.  
  383. PGMITEM_MSMSGS  = "MSN Messenger Service"
  384.  
  385. ; Prompt for installation directory
  386. INSTALL_DIR_PROMPT = "Please enter the directory in which to install the MSN Messenger Service Files:"
  387.  
  388. REMOVE_NODIR_ERROR = "MSN Messenger Service is not installed on this computer."
  389.  
  390. REMOVE_CONFIRMATION_PROMPT = "This will remove the MSN Messenger Service. If Messenger is currently running, please shut it down before proceeding. To shut down, click on the Messenger icon in the taskbar (near the clock), and select Shut down. Do you wish to continue?"
  391. REMOVE_COMPLETION_PROMPT   = "MSN Messenger Service has been removed successfully."
  392.  
  393. ; Two-letter ID of locale/language
  394. LOCALE_ID = "EN"
  395.  
  396.